home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2001 November / november_2001.iso / Graphic Programs / Media Center Plus / mcp310ev.exe / Data.Cab / F5218_style.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-07-13  |  515 b   |  47 lines

  1. .heading
  2. {
  3.     font-family: Lucida Sans;
  4.     font-size: 20pt;
  5.     color: white;
  6. }
  7.  
  8. .caption
  9.  
  10. {
  11.     font-family: Arial;
  12.     font-size: 9pt;
  13.     color: white;
  14. }
  15.  
  16.  
  17.  
  18.  
  19.  
  20. a.page
  21.     font-family: Arial; 
  22.     color: #00B9F6; 
  23.     font-size: 9pt; 
  24.     text-decoration: underline;
  25. }
  26.  
  27. a.page:visited 
  28.     color: #00B9F6; 
  29.     text-decoration: underline;
  30. }
  31.  
  32. a.page:active 
  33.     color: #9FE7FF; 
  34.     text-decoration: underline overline;
  35. }
  36.  
  37. a.page:hover 
  38.     color: #9FE7FF; 
  39.     text-decoration: underline overline;
  40. }
  41.  
  42.  
  43.